Contribution org.nuxeo.ecm.multi.tenant.computedgroups--computerChain
In component org.nuxeo.ecm.multi.tenant.computedgroups
org.nuxeo.ecm.multi.tenant.computedgroups
inside nuxeo-multi-tenant-5.8.jar
This contribution is part of XML component Extension Point
Extension point computerChain of component ComputedGroupsServiceImpl.Contributed Items
XML Source
<extension point="computerChain" target="org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl">
<groupComputerChain append="true">
<computers>
<computer>multiTenantGroupComputer</computer>
</computers>
</groupComputerChain>
</extension>